github.com/vmihailenco/msgpack/v5.fields.Type (field)

4 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L124: 	Type    reflect.Type
		types.go#L134: 		Type: typ,
		types.go#L151: 		log.Printf("msgpack: %s already has field=%s", fs.Type, name)
		types.go#L236: 					log.Printf("msgpack: %s already has field=%s", fs.Type, field.name)